-
Home
-
MasterStudy LMS WordPress Plugin – for Online Courses and Education
-
3.0.28
-
Code
-
Classes
- CurriculumMaterialRepository
Total Complexity |
27 |
Dependencies |
2 |
Dependents |
11 |
Total lines |
156 |
Lines of code |
119 |
Logical lines of code |
49 |
Comment lines |
6 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_sorted_course_material_ids() |
S |
54 |
5 |
22 |
save() |
S |
56 |
4 |
18 |
get_course_materials() |
S |
62 |
4 |
11 |
import() |
S |
60 |
2 |
14 |
find_by_course_lesson() |
S |
66 |
2 |
8 |
count_by_type() |
S |
67 |
2 |
8 |
get_section_materials() |
S |
69 |
2 |
7 |
delete() |
S |
67 |
2 |
8 |
find() |
S |
80 |
1 |
3 |
find_by_post() |
S |
74 |
1 |
5 |
count_by_section() |
S |
74 |
1 |
5 |
create() |
S |
63 |
1 |
10 |